home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.uib.no!usenet
- From: Thomas Mork Farrelly <uk236@brems.ii.uib.no>
- Newsgroups: aus.mathematics,comp.programming,comp.lang.c++
- Subject: Binary operations
- Date: Wed, 17 Apr 1996 12:15:33 +0200
- Organization: Universitetet i Bergen
- Message-ID: <3174C4C4.2781E494@brems.ii.uib.no>
- NNTP-Posting-Host: puppe.ii.uib.no
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 3.0b2 (X11; I; SunOS 4.1.3 sun4c)
-
- I want to do mathematicle operations (add, mult, div) on
- numbers of arbitrary length(number of bytes).
- Where can I get such information?
-